[INFO] cloning repository https://github.com/Robert4S/act
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Robert4S/act" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRobert4S%2Fact", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRobert4S%2Fact'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b692434f4690889d814c54e7b42e85cb48ec1165
[INFO] fixing Robert4S/act against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRobert4S%2Fact" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Robert4S/act
[INFO] finished tweaking git repo https://github.com/Robert4S/act
[INFO] tweaked toml for git repo https://github.com/Robert4S/act written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Robert4S/act on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Robert4S/act already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 5c0767d2ed327be78697e43b85b165d4bae281a653188884e5f29881ff57a961
[INFO] running `Command { std: "docker" "start" "5c0767d2ed327be78697e43b85b165d4bae281a653188884e5f29881ff57a961", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5c0767d2ed327be78697e43b85b165d4bae281a653188884e5f29881ff57a961" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5c0767d2ed327be78697e43b85b165d4bae281a653188884e5f29881ff57a961", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5c0767d2ed327be78697e43b85b165d4bae281a653188884e5f29881ff57a961" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]    Compiling cranelift-assembler-x64-meta v0.118.0
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]    Compiling cranelift-isle v0.118.0
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.118.0
[INFO] [stderr]    Compiling target-lexicon v0.13.2
[INFO] [stderr]     Checking cranelift-bitset v0.118.0
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]     Checking arbitrary v1.4.1
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]     Checking miniz_oxide v0.8.8
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking cranelift-entity v0.118.0
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking bumpalo v3.17.0
[INFO] [stderr]     Checking clap_builder v4.5.36
[INFO] [stderr]     Checking cranelift-bforest v0.118.0
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]     Checking regalloc2 v0.11.2
[INFO] [stderr]     Checking cranelift-control v0.118.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling cranelift-assembler-x64 v0.118.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.118.0
[INFO] [stderr]     Checking addr2line v0.24.2
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling cranelift-codegen v0.118.0
[INFO] [stderr]     Checking backtrace v0.3.74
[INFO] [stderr]     Checking clap v4.5.36
[INFO] [stderr]     Checking cranelift-module v0.118.0
[INFO] [stderr]     Checking cranelift-frontend v0.118.0
[INFO] [stderr]     Checking cranelift-native v0.118.0
[INFO] [stderr]     Checking cranelift-object v0.118.0
[INFO] [stderr]     Checking cranelift v0.118.0
[INFO] [stderr]     Checking act v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/main.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed src/compiler/frontend/cst.rs (8 fixes)
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed src/runtimelib/gc.rs (1 fix)
[INFO] [stderr]        Fixed src/lib.rs (28 fixes)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/lib.rs:153:22
[INFO] [stdout]     |
[INFO] [stdout] 153 |     let b = unsafe { lhs.ptr::<ActString>().read().to_str() }
[INFO] [stdout]     |             ---------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----------
[INFO] [stdout]     |             |        |
[INFO] [stdout]     |             |        this temporary value will be dropped at the end of the block
[INFO] [stdout]     |             borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/lib.rs:154:21
[INFO] [stdout]     |
[INFO] [stdout] 154 |         == unsafe { rhs.ptr::<ActString>().read().to_str() };
[INFO] [stdout]     |            ---------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----------
[INFO] [stdout]     |            |        |
[INFO] [stdout]     |            |        this temporary value will be dropped at the end of the block
[INFO] [stdout]     |            borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/lib.rs:153:22
[INFO] [stdout]     |
[INFO] [stdout] 153 |     let b = unsafe { lhs.ptr::<ActString>().read().to_str() }
[INFO] [stdout]     |             ---------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----------
[INFO] [stdout]     |             |        |
[INFO] [stdout]     |             |        this temporary value will be dropped at the end of the block
[INFO] [stdout]     |             borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/lib.rs:154:21
[INFO] [stdout]     |
[INFO] [stdout] 154 |         == unsafe { rhs.ptr::<ActString>().read().to_str() };
[INFO] [stdout]     |            ---------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----------
[INFO] [stdout]     |            |        |
[INFO] [stdout]     |            |        this temporary value will be dropped at the end of the block
[INFO] [stdout]     |            borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.34s
[INFO] [stderr] crater-edition-check: act v0.7.0 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking act v0.7.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]   --> src/runtimelib/gc.rs:69:36
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub unsafe fn is_eq(&self, other: Self) -> bool { unsafe {
[INFO] [stdout]    |                                                       ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 69 |                     let self_ptr = unsafe { self.0.add(offset as usize).into() };
[INFO] [stdout]    |                                    ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_unsafe)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]   --> src/runtimelib/gc.rs:70:37
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub unsafe fn is_eq(&self, other: Self) -> bool { unsafe {
[INFO] [stdout]    |                                                       ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 70 |                     let other_ptr = unsafe { other.0.add(offset as usize).into() };
[INFO] [stdout]    |                                     ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:153:22
[INFO] [stdout]     |
[INFO] [stdout] 153 |     let b = unsafe { lhs.ptr::<ActString>().read().to_str() }
[INFO] [stdout]     |             ---------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----------
[INFO] [stdout]     |             |        |                                    |
[INFO] [stdout]     |             |        |                                    temporary value is freed at the end of this statement
[INFO] [stdout]     |             |        creates a temporary value which is freed while still in use
[INFO] [stdout]     |             borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:154:21
[INFO] [stdout]     |
[INFO] [stdout] 154 |         == unsafe { rhs.ptr::<ActString>().read().to_str() };
[INFO] [stdout]     |            ---------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----------
[INFO] [stdout]     |            |        |                                    |
[INFO] [stdout]     |            |        |                                    temporary value is freed at the end of this statement
[INFO] [stdout]     |            |        creates a temporary value which is freed while still in use
[INFO] [stdout]     |            borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0716`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `act` (lib) due to 2 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]   --> src/runtimelib/gc.rs:69:36
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub unsafe fn is_eq(&self, other: Self) -> bool { unsafe {
[INFO] [stdout]    |                                                       ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 69 |                     let self_ptr = unsafe { self.0.add(offset as usize).into() };
[INFO] [stdout]    |                                    ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_unsafe)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]   --> src/runtimelib/gc.rs:70:37
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub unsafe fn is_eq(&self, other: Self) -> bool { unsafe {
[INFO] [stdout]    |                                                       ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 70 |                     let other_ptr = unsafe { other.0.add(offset as usize).into() };
[INFO] [stdout]    |                                     ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:153:22
[INFO] [stdout]     |
[INFO] [stdout] 153 |     let b = unsafe { lhs.ptr::<ActString>().read().to_str() }
[INFO] [stdout]     |             ---------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----------
[INFO] [stdout]     |             |        |                                    |
[INFO] [stdout]     |             |        |                                    temporary value is freed at the end of this statement
[INFO] [stdout]     |             |        creates a temporary value which is freed while still in use
[INFO] [stdout]     |             borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:154:21
[INFO] [stdout]     |
[INFO] [stdout] 154 |         == unsafe { rhs.ptr::<ActString>().read().to_str() };
[INFO] [stdout]     |            ---------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----------
[INFO] [stdout]     |            |        |                                    |
[INFO] [stdout]     |            |        |                                    temporary value is freed at the end of this statement
[INFO] [stdout]     |            |        creates a temporary value which is freed while still in use
[INFO] [stdout]     |            borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `act` (lib test) due to 2 previous errors; 2 warnings emitted
[INFO] [stdout] For more information about this error, try `rustc --explain E0716`.
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "5c0767d2ed327be78697e43b85b165d4bae281a653188884e5f29881ff57a961", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c0767d2ed327be78697e43b85b165d4bae281a653188884e5f29881ff57a961", kill_on_drop: false }`
[INFO] [stdout] 5c0767d2ed327be78697e43b85b165d4bae281a653188884e5f29881ff57a961
